Package | hl7.fhir.vn.core |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | http://moh.gov.vn/fhir/vn-core-ig/https://simplifier.net/resolve?scope=hl7.fhir.vn.core@1.0.0-beta&canonical=http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-condition-problemlist |
Url | http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-condition-problemlist |
Version | 1.0.0 |
Status | draft |
Name | VNCoreConditionProblemList |
Title | Condition - Problem list - VN Core R4 |
Experimental | False |
Realm | vn |
Authority | hl7 |
Description | Thông tin về các bệnh mà người bệnh đã gặp phải |
Purpose | TODO: add note |
Copyright | Bộ Y tế Việt Nam |
Type | Condition |
Kind | resource |
No resources found
StructureDefinition | |
http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips ![]() | Condition (IPS) |
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept ![]() | Codeable Concept profile - VN Core R4 |
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-encounter ![]() | Encounter Profile - VN Core R4 |
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-patient ![]() | Patient Profile - VN Core R4 |
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-practitioner ![]() | Practitioner Profile - VN Core R4 |
http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips ![]() | Condition (IPS) |
http://moh.gov.vn/fhir/core/ValueSet/vn-core-condition-code ![]() | ValueSet dành cho Mã bệnh tật |
Note: links and images are rebased to the (stated) source
{
"resourceType" : "StructureDefinition",
"id" : "vn-core-condition-problemlist",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2020-10-07T10:24:01.471+00:00"
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" />"
},
"url" : "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-condition-problemlist",
"version" : "1.0.0",
"name" : "VNCoreConditionProblemList",
"title" : "Condition - Problem list - VN Core R4",
"status" : "draft",
"description" : "Thông tin về các bệnh mà người bệnh đã gặp phải",
"purpose" : "TODO: add note",
"copyright" : "Bộ Y tế Việt Nam",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Condition",
"baseDefinition" : "http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Condition.identifier",
"path" : "Condition.identifier",
"mustSupport" : true
},
{
"id" : "Condition.clinicalStatus",
"path" : "Condition.clinicalStatus",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
]
},
{
"id" : "Condition.verificationStatus",
"path" : "Condition.verificationStatus",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
]
},
{
"id" : "Condition.category",
"path" : "Condition.category",
"min" : 1,
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
],
"fixedCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item",
"display" : "Problem List Item"
}
],
"text" : "Problem List Item"
}
},
{
"id" : "Condition.code:conditionCode",
"path" : "Condition.code",
"sliceName" : "conditionCode",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
],
"binding" : {
"strength" : "required",
"description" : "VnCondtionCode",
"valueSet" : "http://moh.gov.vn/fhir/core/ValueSet/vn-core-condition-code"
}
},
{
"id" : "Condition.bodySite",
"path" : "Condition.bodySite",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
],
"mustSupport" : true
},
{
"id" : "Condition.subject",
"path" : "Condition.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-patient"
]
}
]
},
{
"id" : "Condition.encounter",
"path" : "Condition.encounter",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-encounter"
]
}
]
},
{
"id" : "Condition.recordedDate",
"path" : "Condition.recordedDate",
"mustSupport" : true
},
{
"id" : "Condition.recorder",
"path" : "Condition.recorder",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-practitioner"
]
}
],
"mustSupport" : true
},
{
"id" : "Condition.asserter",
"path" : "Condition.asserter",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-practitioner"
]
}
]
},
{
"id" : "Condition.stage",
"path" : "Condition.stage",
"mustSupport" : true
},
{
"id" : "Condition.stage.summary",
"path" : "Condition.stage.summary",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
]
},
{
"id" : "Condition.stage.type",
"path" : "Condition.stage.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
]
},
{
"id" : "Condition.evidence",
"path" : "Condition.evidence",
"mustSupport" : true
},
{
"id" : "Condition.evidence.code",
"path" : "Condition.evidence.code",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.